<squad>
	<description>
		<type>TYPE_INFANTRY_FIGHTING_VEHICLE</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>MT-LB Rapier</long_name>
		<short_name>MT-LB</short_name>
		<comment>Soviet MT-LB and gun MT-12 Rapier, calibre 100-mm and machine gun 7,62-mm type PKT</comment>

		<uniform_profile>uniform_profile_american_tank_RAF.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_RAF.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>100</number></data>
		<data><month>12</month><year>2040</year><number>100</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-MT-LB Rapier RU.png</image_profile>
			<weight>10000</weight>
			<can_mount_infantry>no</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>UTD 20</name>
				<horsepower>240</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<mount>MOUNT_MIDDLE</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>11</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>

			<exhaust_pipe>
				<offsetX>-150</offsetX>
				<offsetY>0</offsetY>
				<horizontal_angle>200</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-MT-LB Rapier RU.png</image_view>

			<width>255</width>
			<length>625</length>
			<height>76</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>14@-45</front>
				<side>7</side>
				<rear>7</rear>
				<top>7</top>
				<bottom>7</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>150</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>282</width>
			<length>625</length>
			<height>76</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>14@57</upper_front>
				<lower_front>7@75</lower_front>
				<side>7@23</side>
				<rear>7</rear>
				<top>7</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-MT-LB Rapier RU turret.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>200</offsetY>
			<offsetZ>190</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>20</rotate_time>
			<weapon><type>WEAPON_CANNON_100_MT_12</type></weapon>
			<ammo><for>WEAPON_CANNON_100_MT_12</for><rounds>20</rounds><flavour>FLAVOUR_HEAT</flavour></ammo>
   <ammo><for>WEAPON_CANNON_100_MT_12</for><rounds>10</rounds><flavour>FLAVOUR_HE</flavour></ammo>


			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>14</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>150</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>150</rounds></ammo>
			</man>
		</fixed_weapon>


	</vehicle>
</squad>
